create static method

FlowType create()

Implementation

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