listings property

List<Listing>? listings
getter/setter pair

The list of Listing.

Implementation

core.List<Listing>? listings;