NetworkClient
interface NetworkClient
Public interface of NetworkClient for creating network requests.
In the current implementation, all interaction will be done via httpClient as part of io.ktor
Public interface of NetworkClient for creating network requests.
In the current implementation, all interaction will be done via httpClient as part of io.ktor