categories property

List<String>? categories
getter/setter pair

Categories associated with the Template.

The categories listed below will be utilized for the Template listing.

Required.

Implementation

core.List<core.String>? categories;