getDefault static method

QueryTaxRateResponse getDefault()

Implementation

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