GitService constructor

const GitService(
  1. GitHub github
)

Implementation

const GitService(GitHub github) : super(github);