categories property

List<String>? categories
getter/setter pair

Categories of the listing.

Up to two categories are allowed.

Optional.

Implementation

core.List<core.String>? categories;