create static method

QuantityResponse create()

Implementation

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