menu
music_assistant package
documentation
models.dart
Player
soundModeList property
soundModeList property
dark_mode
light_mode
soundModeList
property
@JsonKey.new(name: 'sound_mode_list')
List
<
PlayerSoundMode
>
soundModeList
getter/setter pair
Implementation
@JsonKey(name: 'sound_mode_list') List<PlayerSoundMode> soundModeList = [];
music_assistant package
documentation
models
Player
soundModeList property
Player class