recordVoice property

  1. @JsonKey.new(name: 'record_voice', defaultValue: true)
bool? recordVoice
final

Implementation

@JsonKey(name: 'record_voice', defaultValue: true)
final bool? recordVoice;