state property

  1. @override
AuthState state
override

Implementation

@override
AuthState get state => _stateNotifier.value;