onChanged method

Future<void> onChanged(
  1. CollectionChangeType type,
  2. T? model
)

Implementation

Future<void> onChanged(CollectionChangeType type, T? model) async {}