create static method

TtsResponse create()

Implementation

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