CommitRepositoryChangesResponse constructor

CommitRepositoryChangesResponse({
  1. String? commitSha,
})

Implementation

CommitRepositoryChangesResponse({this.commitSha});