registry property Null safety

WorkflowStateListenerMap<STATES_ENUM> registry
final

Registry mapping state to the plugins to be executed for that state

Implementation

final WorkflowStateListenerMap<STATES_ENUM> registry = {};