create static method

Input create()

Implementation

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