create static method

STTServiceState create()

Implementation

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