menu
googleapis package
documentation
cloudtrace/v2.dart
TimeEvents
TimeEvents.new constructor
TimeEvents.new 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.new constructor
TimeEvents class