hasAudio property

  1. @JsonKey.new(name: 'has_audio')
bool hasAudio
final

Implementation

@JsonKey(name: 'has_audio')
final bool hasAudio;