create static method

Pairs create()

Implementation

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