create static method

WorkflowRule create()

Implementation

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