menu
googleapis package
documentation
cloudtrace/v2.dart
TimeEvents
TimeEvents constructor
TimeEvents constructor
dark_mode
light_mode
TimeEvents
constructor
TimeEvents
(
{
int
?
droppedAnnotationsCount
,
int
?
droppedMessageEventsCount
,
List
<
TimeEvent
>
?
timeEvent
,
})
Implementation
TimeEvents({ this.droppedAnnotationsCount, this.droppedMessageEventsCount, this.timeEvent, });
googleapis package
documentation
cloudtrace/v2
TimeEvents
TimeEvents constructor
TimeEvents class