create static method

Item_ create()

Implementation

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