menu
googleapis package
documentation
driveactivity/v2.dart
TimeRange
TimeRange constructor
TimeRange constructor
dark_mode
light_mode
TimeRange
constructor
TimeRange
(
{
String
?
endTime
,
String
?
startTime
,
})
Implementation
TimeRange({ this.endTime, this.startTime, });
googleapis package
documentation
driveactivity/v2
TimeRange
TimeRange constructor
TimeRange class