audioUrl property

  1. @JsonKey(name: 'mp3')
Uri audioUrl
final

The audio URL to play.

Implementation

@JsonKey(name: 'mp3')
final Uri audioUrl;