menu
td_json_client package
documentation
td_api.dart
Notification
Notification.new constructor
Notification.new constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
String
?
extra
,
int
?
client_id
,
int32
?
id
,
int32
?
date
,
Bool
?
is_silent
,
NotificationType
?
type
,
})
Implementation
Notification({ super.extra, super.client_id, this.id, this.date, this.is_silent, this.type, });
td_json_client package
documentation
td_api
Notification
Notification.new constructor
Notification class