provideSvkApiService

@Provides
@Singleton
fun provideSvkApiService(): SvkApiService

Provides the SvkApiService using Retrofit.

Return

The instance of SvkApiService.