giftList property

List<Gift> giftList
final

All gift lists under the current category.

Implementation

final List<Gift> giftList;