menu
neomage package
documentation
data/api/api_provider.dart
ErrorEvent
ErrorEvent.new const constructor
ErrorEvent.new const constructor
dark_mode
light_mode
ErrorEvent
constructor
const
ErrorEvent
(
{
required
String
message
,
String
?
type
,
})
Implementation
const ErrorEvent({required this.message, this.type});
neomage package
documentation
data/api/api_provider
ErrorEvent
ErrorEvent.new const constructor
ErrorEvent class