TaxIdCollection.fromJson constructor Null safety
Implementation
factory TaxIdCollection.fromJson(Map<String, dynamic> json) =>
_$TaxIdCollectionFromJson(json);
factory TaxIdCollection.fromJson(Map<String, dynamic> json) =>
_$TaxIdCollectionFromJson(json);