UserService constructor
UserService(
- ApiClient client
Constructs a UserService using the provided ApiClient.
Implementation
UserService(this.client);
Constructs a UserService using the provided ApiClient.
UserService(this.client);