ref property

The Ref from the provider associated with this AsyncNotifier.

Implementation

@override
// ignore: deprecated_member_use_from_same_package
AutoDisposeStreamNotifierProviderRef<State> get ref => _element;