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