WorkflowContainer constructor Null safety

WorkflowContainer(
  1. String key
)

Implementation

WorkflowContainer(String key) : super(key);