menu
google_maps package
documentation
google_maps_places.dart
PlaceOpeningHoursTime
PlaceOpeningHoursTime constructor
PlaceOpeningHoursTime constructor
dark_mode
light_mode
PlaceOpeningHoursTime
constructor
PlaceOpeningHoursTime
(
{
num
day
,
num
hours
,
num
minutes
,
String
time
,
num
?
nextDate
,
})
Implementation
external PlaceOpeningHoursTime({ num day, num hours, num minutes, String time, num? nextDate, });
google_maps package
documentation
google_maps_places
PlaceOpeningHoursTime
PlaceOpeningHoursTime constructor
PlaceOpeningHoursTime extension type