details property

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

The pairs of metrics data: field name & field value.

Optional.

Implementation

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