create static method

GenericInventory create()

Implementation

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