audioUrl property

  1. @JsonKey(name: 'audio_url')
String get audioUrl
inherited

A valid URL for the audio file

Implementation

@JsonKey(name: 'audio_url')
String get audioUrl;