usableGifts property

ValueListenable<List<GiftCategory>> get usableGifts

All gift categories and gift lists available in the current room.

Implementation

ValueListenable<List<GiftCategory>> get usableGifts;