stateMetadata property

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

State properties user wish to include with this state.

Full replace of the current state_metadata.

Optional.

Implementation

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