GitDiffService constructor

const GitDiffService({
  1. String? workingDirectory,
})

Implementation

const GitDiffService({this.workingDirectory});