lastStateKey property

Key lastStateKey
getter/setter pair

Tracks the most recently updated state key.

Used internally to determine which state is "active" for purposes such as inspection.

Implementation

static Key lastStateKey = UniqueKey();