create static method

VoiceAgentResult create()

Implementation

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