VoiceDebugLoggingEventSchema constructor
const
VoiceDebugLoggingEventSchema({})
Implementation
const VoiceDebugLoggingEventSchema({
required this.type,
required this.timestampNs,
this.monotonicNs,
this.data,
});