create static method

Pair create()

Implementation

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