create static method

Warehouse create()

Implementation

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