menu
music_assistant package
documentation
models.dart
PlayerQueue
currentIndex property
currentIndex property
dark_mode
light_mode
currentIndex
property
@JsonKey.new(name: 'current_index')
int
?
currentIndex
getter/setter pair
Implementation
@JsonKey(name: 'current_index') int? currentIndex;
music_assistant package
documentation
models
PlayerQueue
currentIndex property
PlayerQueue class