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