suspend Request
inline suspend fun <TReturn, PRequest> suspendRequest(requestData: RequestData): TReturn
Content copied to clipboard
This will handle all requests for functions with suspend modifier
This will handle all requests for functions with suspend modifier