getModelOrNull

inline fun <M> getModelOrNull(position: Int): M?

根据索引返回数据模型, 如果不存在该模型则返回Null