tags property

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

The tags of the VM.

Implementation

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