menu
runanywhere package
documentation
native/native_backend.dart
NativeBackendException
NativeBackendException.new constructor
NativeBackendException.new constructor
dark_mode
light_mode
NativeBackendException
constructor
NativeBackendException
(
String
message
, {
int
?
code
,
})
Implementation
NativeBackendException(this.message, {this.code});
runanywhere package
documentation
native/native_backend
NativeBackendException
NativeBackendException.new constructor
NativeBackendException class