listings property

List<Listing>? listings
getter/setter pair

All localized listings.

Implementation

core.List<Listing>? listings;