onBeforeLoad method

Future<void> onBeforeLoad(
  1. AbstractItemLoadEvent event,
  2. Emitter<S> emit
)

Implementation

Future<void> onBeforeLoad(
    AbstractItemLoadEvent event, Emitter<S> emit) async {}