state property

AuthState get state

Implementation

AuthState get state {
  throw UnimplementedError('state is not implemented');
}