customStatus property
Custom status of the state. Set manually to mark the state with a particular tag to be used in your logic.
Implementation
Object? customStatus;
Custom status of the state. Set manually to mark the state with a particular tag to be used in your logic.
Object? customStatus;