ref property
The Ref from the provider associated with this AsyncNotifier.
Implementation
@override
// ignore: deprecated_member_use_from_same_package
AsyncNotifierProviderRef<State> get ref => _element;
The Ref from the provider associated with this AsyncNotifier.
@override
// ignore: deprecated_member_use_from_same_package
AsyncNotifierProviderRef<State> get ref => _element;