create static method

DispatchOutcome create()

Implementation

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