voiceId property

  1. @JsonKey.new(name: 'voice_id')
String? voiceId
final

Implementation

@JsonKey(name: 'voice_id')
final String? voiceId;