GitReporter constructor

const GitReporter({
  1. DiffInfo? customDiffInfo,
})

Implementation

const GitReporter({
  this.customDiffInfo,
});