create static method

OfferPayload create()

Implementation

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