menu
spotify_sdk package
documentation
models/player_restrictions.dart
PlayerRestrictions
canSkipNext property
canSkipNext property
dark_mode
light_mode
canSkipNext
property
@JsonKey(name: 'can_skip_next')
bool
canSkipNext
final
Implementation
@JsonKey(name: 'can_skip_next') final bool canSkipNext;
spotify_sdk package
documentation
models/player_restrictions
PlayerRestrictions
canSkipNext property
PlayerRestrictions class