HomeUIState.error constructor
const
HomeUIState.error([
- String? message
Implementation
const factory HomeUIState.error([String? message]) = _Error;
const factory HomeUIState.error([String? message]) = _Error;