create static method

TtsRequest create()

Implementation

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