profileService property

ProfileService profileService
latefinal

Implementation

late final profileService =
    ProfileService.create(_httpClient, _baseUrl, _authInterceptor);