menu
googleapis package
documentation
mybusinessbusinessinformation/v1.dart
TimePeriod
TimePeriod constructor
TimePeriod constructor
dark_mode
light_mode
TimePeriod
constructor
TimePeriod
(
{
String
?
closeDay
,
TimeOfDay
?
closeTime
,
String
?
openDay
,
TimeOfDay
?
openTime
,
})
Implementation
TimePeriod({ this.closeDay, this.closeTime, this.openDay, this.openTime, });
googleapis package
documentation
mybusinessbusinessinformation/v1
TimePeriod
TimePeriod constructor
TimePeriod class