menu
fluxer_dart package
documentation
models/voice_debug_logging_toggle_body_schema.dart
VoiceDebugLoggingToggleBodySchema
VoiceDebugLoggingToggleBodySchema.new const constructor
VoiceDebugLoggingToggleBodySchema.new const constructor
dark_mode
light_mode
VoiceDebugLoggingToggleBodySchema
constructor
const
VoiceDebugLoggingToggleBodySchema
(
{
required
bool
enabled
,
int
?
durationMs
,
})
Implementation
const VoiceDebugLoggingToggleBodySchema({ required this.enabled, this.durationMs, });
fluxer_dart package
documentation
models/voice_debug_logging_toggle_body_schema
VoiceDebugLoggingToggleBodySchema
VoiceDebugLoggingToggleBodySchema.new const constructor
VoiceDebugLoggingToggleBodySchema class