create static method

ProductTax create()

Implementation

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