onCreate method
Called whenever an AsyncNotifier is instantiated.
Implementation
@protected
@mustCallSuper
void onCreate(AsyncNotifier<dynamic> it) {}
Called whenever an AsyncNotifier is instantiated.
@protected
@mustCallSuper
void onCreate(AsyncNotifier<dynamic> it) {}