create static method

SpeechContext create()

Implementation

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