create static method

TTSServiceState create()

Implementation

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