menu
zeronet_ws package
documentation
models/message.dart
Notification
Notification.new constructor
Notification.new constructor
dark_mode
light_mode
Notification
constructor
Notification
(
String
cmd
,
List
<
String
>
params
,
int
id
)
Implementation
Notification(this.cmd, this.params, this.id);
zeronet_ws package
documentation
models/message
Notification
Notification.new constructor
Notification class