menu
gem_kit
core.dart
PolygonGeographicArea
PolygonGeographicArea constructor
PolygonGeographicArea
dark_mode
light_mode
PolygonGeographicArea
constructor
PolygonGeographicArea
(
{
List
<
Coordinates
>
coordinates
=
const <Coordinates>[]
,
})
Implementation
PolygonGeographicArea({this.coordinates = const <Coordinates>[]});
gem_kit
core
PolygonGeographicArea
PolygonGeographicArea constructor
PolygonGeographicArea class