getDefault static method

RequestOfferSnapshot getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static RequestOfferSnapshot getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<RequestOfferSnapshot>(create);