create static method

ContextInput create()

Implementation

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