menu
music_assistant package
documentation
models.dart
QueueItem
extraAttributes property
extraAttributes property
dark_mode
light_mode
extraAttributes
property
@JsonKey.new(name: 'extra_attributes')
Map
<
String
,
dynamic
>
extraAttributes
getter/setter pair
Implementation
@JsonKey(name: 'extra_attributes') Map<String, dynamic> extraAttributes = {};
music_assistant package
documentation
models
QueueItem
extraAttributes property
QueueItem class