provideBlobService

@Provides
@Singleton
fun provideBlobService(): BlobApiService

Provides the BlobApiService using Retrofit.

Return

The instance of BlobApiService.