labels property

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

The labels associated with the peer.

Implementation

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