UserErrorState constructor
const
UserErrorState([
- String? error
Implementation
const factory UserErrorState([final String? error]) = _$UserErrorStateImpl;
const factory UserErrorState([final String? error]) = _$UserErrorStateImpl;