tts property

  1. @JsonKey.new(name: 'tts')
TTSConversationalConfig? tts
final

Implementation

@JsonKey(name: 'tts')
final TTSConversationalConfig? tts;