create static method

RunInput create()

Implementation

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