menu
atomic_x_core
api/gift/gift_store.dart
GiftCategory
giftList property
giftList
dark_mode
light_mode
giftList
property
List
<
Gift
>
giftList
final
All gift lists under the current category.
Implementation
final List<Gift> giftList;
atomic_x_core
gift_store
GiftCategory
giftList property
GiftCategory class