TaxRateJurisdictionLevel.fromJson constructor

TaxRateJurisdictionLevel.fromJson(
  1. Object? json
)

Implementation

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