menu
td_json_client package
documentation
td_api.dart
Date
Date.new constructor
Date.new constructor
dark_mode
light_mode
Date
constructor
Date
(
{
String
?
extra
,
int
?
client_id
,
int32
?
day
,
int32
?
month
,
int32
?
year
,
})
Implementation
Date({ super.extra, super.client_id, this.day, this.month, this.year, });
td_json_client package
documentation
td_api
Date
Date.new constructor
Date class