create static method

STTOptions create()

Implementation

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