create static method

InventoryCodeMap create()

Implementation

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