Creates an IdentitySet instance from JSON data.
factory IdentitySet.fromJson(Map<String, dynamic> json) => _$IdentitySetFromJson(json);