deals property

List<Deal>? deals
getter/setter pair

The list of deals.

Implementation

core.List<Deal>? deals;