menu
zeronet_ws package
documentation
models/models.dart
Notification
Notification.new constructor
Notification.new constructor
dark_mode
light_mode
Notification
constructor
Notification
(
int
id
,
List
?
params
)
Implementation
Notification(int id, List<dynamic>? params) : super(id: id, params: params);
zeronet_ws package
documentation
models/models
Notification
Notification.new constructor
Notification class