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