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