menu
rali
utils/error_msg.dart
RALIException
RALIException.new const constructor
RALIException.new
dark_mode
light_mode
RALIException
constructor
const
RALIException
(
String
message
, {
Object
?
cause
,
})
Implementation
const RALIException(this.message, {this.cause});
rali
error_msg
RALIException
RALIException.new const constructor
RALIException class