create static method

TaxCap create()

Implementation

@$core.pragma('dart2js:noInline')
static TaxCap create() => TaxCap._();