state property

T get state

Returns the current state of the notifier.

Implementation

T get state => _notifier.state;