menu
googleapis_beta package
documentation
adexchangebuyer2/v2beta1.dart
TimeOfDay
TimeOfDay constructor
TimeOfDay constructor
dark_mode
light_mode
TimeOfDay
constructor
TimeOfDay
(
{
int
?
hours
,
int
?
minutes
,
int
?
nanos
,
int
?
seconds
,
})
Implementation
TimeOfDay({ this.hours, this.minutes, this.nanos, this.seconds, });
googleapis_beta package
documentation
adexchangebuyer2/v2beta1
TimeOfDay
TimeOfDay constructor
TimeOfDay class