create static method

Flow create()

Implementation

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