AuthState.authenticated constructor
const
AuthState.authenticated({
- required User user,
Implementation
const factory AuthState.authenticated({required User user}) = _Authenticated;
const factory AuthState.authenticated({required User user}) = _Authenticated;