create static method

ContextPair create()

Implementation

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