canRepeatTrack property
Whether repeating the current track is allowed.
Implementation
@JsonKey(name: 'can_repeat_track')
final bool canRepeatTrack;
Whether repeating the current track is allowed.
@JsonKey(name: 'can_repeat_track')
final bool canRepeatTrack;