trackHref property

  1. @JsonKey(name: 'track_href')
String? trackHref
getter/setter pair

A link to the Web API endpoint providing full details of the track.

Implementation

@JsonKey(name: 'track_href')
String? trackHref;