menu
geofence_foreground_service package
documentation
exports.dart
Polygon
coordinates property
coordinates property
dark_mode
light_mode
coordinates
property
List
<
List
<
LatLng
>
>
coordinates
final
List of rings of polygons in the 2D space.
Implementation
final List<List<LatLng>> coordinates;
geofence_foreground_service package
documentation
exports
Polygon
coordinates property
Polygon class