create static method

PickFuture create()

Implementation

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