ProjectsApi constructor

ProjectsApi(
  1. GitLab _gitLab,
  2. int id
)

Implementation

ProjectsApi(this._gitLab, this.id);