menu
neomage package
documentation
data/platform/remote_bridge.dart
RemoteError
RemoteError.new const constructor
RemoteError.new const constructor
dark_mode
light_mode
RemoteError
constructor
const
RemoteError
(
String
message
, [
Object
?
error
])
Implementation
const RemoteError(this.message, [this.error]);
neomage package
documentation
data/platform/remote_bridge
RemoteError
RemoteError.new const constructor
RemoteError class