ApiManager constructor

ApiManager(
  1. Service service
)

Implementation

ApiManager(Service service) : super(service);