labels property

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

A set of custom labels supplied by user.

Implementation

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