menu
spotify_sdk package
documentation
models/player_options.dart
PlayerOptions
repeatMode property
repeatMode property
dark_mode
light_mode
repeatMode
property
@JsonKey(name: 'repeat')
RepeatMode
repeatMode
final
Implementation
@JsonKey(name: 'repeat') final RepeatMode repeatMode;
spotify_sdk package
documentation
models/player_options
PlayerOptions
repeatMode property
PlayerOptions class