UsersService constructor

UsersService(
  1. GitHub github
)

Implementation

UsersService(GitHub github) : super(github);