canSkipPrevious property
Whether skipping to the previous track is allowed.
Implementation
@JsonKey(name: 'can_skip_prev')
final bool canSkipPrevious;
Whether skipping to the previous track is allowed.
@JsonKey(name: 'can_skip_prev')
final bool canSkipPrevious;