AuthState.error constructor
const
AuthState.error(
- String message
Implementation
const factory AuthState.error(String message) = AuthStateError;
const factory AuthState.error(String message) = AuthStateError;