TaxProductRegistrationsResourceCountryOptionsUsLocalLeaseTax constructor

const TaxProductRegistrationsResourceCountryOptionsUsLocalLeaseTax({
  1. required String jurisdiction,
})

TaxProductRegistrationsResourceCountryOptionsUsLocalLeaseTax

Implementation

const TaxProductRegistrationsResourceCountryOptionsUsLocalLeaseTax(
    {required this.jurisdiction});