menu
daily_flutter
daily_flutter
ErrorEvent
ErrorEvent const constructor
ErrorEvent
brightness_4
brightness_5
ErrorEvent
constructor
const
ErrorEvent
(
{
required
String
message
}
)
Implementation
const factory ErrorEvent({required final String message}) = _$ErrorEvent;
daily_flutter
daily_flutter
ErrorEvent
ErrorEvent const constructor
ErrorEvent class
Constructors
ErrorEvent
Properties
hashCode
message
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toString
when
whenOrNull
Operators
operator ==