tags property

List<String>? tags
getter/setter pair

A list of instance tags to which this route applies.

Implementation

core.List<core.String>? tags;