create static method

PickUpOutcome create()

Implementation

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