offers property

Map<String, Offer> offers
final

The list of Offfer to be displayed for the user.

Implementation

final Map<String, Offer> offers;