menu
dtb_link package
documentation
models.dart
Msg
Msg constructor
Msg constructor
dark_mode
light_mode
Msg
constructor
Msg
(
{
String
?
code
,
String
?
body
,
String
?
module
,
String
?
level
,
})
Constructor Msg
Implementation
Msg({this.code, this.body, this.module, this.level});
dtb_link package
documentation
models
Msg
Msg constructor
Msg class