create static method

PostOfferReply create()

Implementation

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