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