metadata property

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

The metadata key/value pairs to assign to the VM.

Implementation

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