state property

R state

Returns the latest state of the provider.

Implementation

R get state => ref.read<BaseNotifier, dynamic, R>(provider);