menu
googleapis package
documentation
shared.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 package
documentation
shared
$TimeOfDay
$TimeOfDay constructor
$TimeOfDay class