menu
neom_core package
documentation
domain/model/app_user.dart
AppUser
boughtItems property
boughtItems property
dark_mode
light_mode
boughtItems
property
List
<
String
>
?
boughtItems
getter/setter pair
Implementation
List<String>? boughtItems;
neom_core package
documentation
domain/model/app_user
AppUser
boughtItems property
AppUser class