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