-
public class WebService
-
-
Field Summary
Fields Modifier and Type Field Description private final APIServicespindlAPIpublic final static WebServiceINSTANCE
-
Method Summary
Modifier and Type Method Description final <T extends Any> Result<T>makeCall(SuspendFunction0<Response<T>> call)final APIServicegetSpindlAPI()-
-
Method Detail
-
getSpindlAPI
final APIService getSpindlAPI()
-
-
-
-