stateMetadata property

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

A map of metadata for the state, provided by user or automations systems.

Implementation

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