dropBackgroundAudio property

  1. @JsonKey.new(name: 'drop_background_audio', defaultValue: false)
bool? dropBackgroundAudio
final

Implementation

@JsonKey(name: 'drop_background_audio', defaultValue: false)
final bool? dropBackgroundAudio;