create static method

ContextInputPair create()

Implementation

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