IssuesService constructor

IssuesService(
  1. GitHub github
)

Implementation

IssuesService(GitHub github) : super(github);