create static method

Item create()

Implementation

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