registry property Null safety
final
Registry mapping state to the plugins to be executed for that state
Implementation
final WorkflowStateListenerMap<STATES_ENUM> registry = {};
Registry mapping state to the plugins to be executed for that state
final WorkflowStateListenerMap<STATES_ENUM> registry = {};