labels property

Map<String, String>? labels
getter/setter pair

Unstructured key value map that can be used to organize and categorize objects.

Optional.

Implementation

core.Map<core.String, core.String>? labels;