create static method

VoiceAgentConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static VoiceAgentConfig create() => VoiceAgentConfig._();