menu
country_coder package
documentation
which_polygon.dart
Point
Point.new const constructor
Point.new const constructor
dark_mode
light_mode
Point
constructor
const
Point
(
double
lon
,
double
lat
)
Implementation
const Point(this.lon, this.lat);
country_coder package
documentation
which_polygon
Point
Point.new const constructor
Point class