notifier property
The StateNotifier currently exposed by this provider.
Cannot be accessed while creating the provider.
Implementation
@override
NotifierT get notifier => _notifierNotifier.value;
The StateNotifier currently exposed by this provider.
Cannot be accessed while creating the provider.
@override
NotifierT get notifier => _notifierNotifier.value;