const LocalChanges(this.filesChanged, this.additions, this.deletions) : assert(filesChanged >= 0), assert(additions >= 0), assert(deletions >= 0);