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