menu
td_json_client package
documentation
td_api.dart
Point
Point.new constructor
Point.new constructor
dark_mode
light_mode
Point
constructor
Point
(
{
String
?
extra
,
int
?
client_id
,
double
?
x
,
double
?
y
,
})
Implementation
Point({ super.extra, super.client_id, this.x, this.y, });
td_json_client package
documentation
td_api
Point
Point.new constructor
Point class