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