menu
google_maps_api_flutter package
documentation
places/details/response/place_special_day.dart
PlaceSpecialDay
PlaceSpecialDay const constructor
PlaceSpecialDay const constructor
dark_mode
light_mode
PlaceSpecialDay
constructor
const
PlaceSpecialDay
(
{
String
?
date
,
bool
?
exceptionalHours
,
})
Implementation
const PlaceSpecialDay({ this.date, this.exceptionalHours, });
google_maps_api_flutter package
documentation
places/details/response/place_special_day
PlaceSpecialDay
PlaceSpecialDay const constructor
PlaceSpecialDay class