WorkflowTransitionRule constructor
WorkflowTransitionRule({
- dynamic configuration,
- required String type,
Implementation
WorkflowTransitionRule({this.configuration, required this.type});