menu
claid package
documentation
dispatcher.dart
StreamingError
StreamingError const constructor
StreamingError const constructor
dark_mode
light_mode
StreamingError
constructor
const
StreamingError
(
String
message
,
bool
cancel
)
Implementation
const StreamingError(this.message, this.cancel);
claid package
documentation
dispatcher
StreamingError
StreamingError const constructor
StreamingError class