isPodcast property
Whether the track is a podcast.
Implementation
@JsonKey(name: 'is_podcast', readValue: _readIsPodcast)
final bool isPodcast;
Whether the track is a podcast.
@JsonKey(name: 'is_podcast', readValue: _readIsPodcast)
final bool isPodcast;