menu
googleapis package
documentation
cloudtrace/v2.dart
MessageEvent
MessageEvent constructor
MessageEvent constructor
dark_mode
light_mode
MessageEvent
constructor
MessageEvent
(
{
String
?
compressedSizeBytes
,
String
?
id
,
String
?
type
,
String
?
uncompressedSizeBytes
,
})
Implementation
MessageEvent({ this.compressedSizeBytes, this.id, this.type, this.uncompressedSizeBytes, });
googleapis package
documentation
cloudtrace/v2
MessageEvent
MessageEvent constructor
MessageEvent class