getDefault static method

QueryTaxCapsResponse getDefault()

Implementation

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