Decodes a schema-validated JSON object.
factory DiffPathPairChange.fromJson(Map<String, Object?> json) => _$DiffPathPairChangeFromJson(json);