getDefault static method

SignedOfferList getDefault()

Implementation

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