create static method

PriceResponse create()

Implementation

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