VoiceDebugLoggingEventsResponse constructor
const
VoiceDebugLoggingEventsResponse({})
Implementation
const VoiceDebugLoggingEventsResponse({
required this.accepted,
required this.active,
required this.storedEventCount,
});