ImageNetworkService

final class ImageNetworkService : NetworkService<MovieDBNetwork.APIClient>, ImageService

ImageDownloader - implements the ImageService and makes the calls to the MovieDB API using the specified NetworkService

ImageService