getDefault static method

QueryTaxCapResponse getDefault()

Implementation

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