count property

int get count

Returns the number of registered polygon geofences.

Implementation

int get count => _polygons.length;