ActionService constructor
ActionService(
- ApiClient client
Constructs an ActionService using the provided ApiClient.
Implementation
ActionService(this.client);
Constructs an ActionService using the provided ApiClient.
ActionService(this.client);