create static method

STTOutput create()

Implementation

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