CustomerTaxLocationSource.fromJson constructor

CustomerTaxLocationSource.fromJson(
  1. Object? json
)

Implementation

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