getDefault static method

SignOfferResponse getDefault()

Implementation

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