applyTextNormalization property
- @JsonKey.new(name: 'apply_text_normalization', toJson: bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationNullableToJson, fromJson: bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationApplyTextNormalizationNullableFromJson)
final
Implementation
@JsonKey(
name: 'apply_text_normalization',
toJson:
bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationNullableToJson,
fromJson:
bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationApplyTextNormalizationNullableFromJson,
)
final enums.BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization?
applyTextNormalization;