notify Model Changed
An way to notify the adapter that a model has changed. This is intended to be used with androidx.recyclerview.widget.ItemTouchHelper to allow revert swiping a model.
This will immediately notify the change to the RecyclerView.
Parameters
position
Position of the item.