getDefault static method

TtsResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TtsResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<TtsResponse>(create);