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