menu
neom_core package
documentation
domain/model/band.dart
Band
itemlists property
itemlists property
dark_mode
light_mode
itemlists
property
Map
<
String
,
Itemlist
>
?
itemlists
getter/setter pair
These are retrieved from a Firebase Collection
Implementation
Map<String, Itemlist>? itemlists;
neom_core package
documentation
domain/model/band
Band
itemlists property
Band class