onObserveAll property

OnObserveAllCallback<GridViewObserveModel>? onObserveAll
finalinherited

The callback of getting observed result map.

Implementation

final OnObserveAllCallback<M>? onObserveAll;