FetchFileDiffResponse constructor

FetchFileDiffResponse({
  1. String? formattedDiff,
})

Implementation

FetchFileDiffResponse({this.formattedDiff});