menu
locus
locus.dart
PolygonGeofenceService
count property
count
dark_mode
light_mode
count
property
int
get
count
Returns the number of registered polygon geofences.
Implementation
int get count => _polygons.length;
locus
locus
PolygonGeofenceService
count property
PolygonGeofenceService class