mutable

var RecyclerView.mutable: Nothing

可增删的数据模型集合, 本质上就是返回可变的models. 假设未赋值给models则将抛出异常为ClassCastException