menu
google_maps_api_flutter package
documentation
places/details/response/place_opening_hours.dart
PlaceOpeningHours
openNow property
openNow property
dark_mode
light_mode
openNow
property
bool
?
openNow
final
A boolean value indicating if the place is open at the current time.
Implementation
final bool? openNow;
google_maps_api_flutter package
documentation
places/details/response/place_opening_hours
PlaceOpeningHours
openNow property
PlaceOpeningHours class