TaxRateJurisdictionLevel.fromJson constructor
TaxRateJurisdictionLevel.fromJson(
- Object? json
Implementation
TaxRateJurisdictionLevel.fromJson(Object? json) : _ = (json as String);
TaxRateJurisdictionLevel.fromJson(Object? json) : _ = (json as String);