menu
geofencing_flutter_plugin package
documentation
internal/poi.dart
Poi
openNow property
openNow property
dark_mode
light_mode
openNow
property
bool
?
openNow
getter/setter pair
This attribute holds the open now status of a Point of Interest (POI) object.
Implementation
bool? openNow = false;
geofencing_flutter_plugin package
documentation
internal/poi
Poi
openNow property
Poi class