userService property

UserService userService
latefinal

Implementation

late final userService = UserService.create(_httpClient, _baseUrl, _apiKey);