menu
dax package
documentation
runtime_error.dart
RuntimeError
RuntimeError.new constructor
RuntimeError.new constructor
dark_mode
light_mode
RuntimeError
constructor
RuntimeError
(
Token
token
,
String
message_
)
Implementation
RuntimeError(this.token, this.message_);
dax package
documentation
runtime_error
RuntimeError
RuntimeError.new constructor
RuntimeError class