create static method

OfferInfo create()

Implementation

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