state property

AuthState state

Implementation

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