create static method

WorkflowEvent create()

Implementation

@$core.pragma('dart2js:noInline')
static WorkflowEvent create() => WorkflowEvent._();