giftList property

List<Gift> giftList
final

All gifts under the current category.

Implementation

final List<Gift> giftList;