create static method

ItemInput create()

Implementation

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