customStatus property

Object? customStatus
getter/setter pair

Custom status of the state. Set manually to mark the state with a particular tag to be used in your logic.

Implementation

Object? customStatus;