labels property

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

User-provided labels, in key/value pairs.

Implementation

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