kin-android

kin-android / kin.utils / Request / <init>

<init>

Request(callable: Callable<T>!) Deprecated: don’t use this, it’s not functional

Should not be constructing these outside the base-compat sdk implementation. Here for to support the interface in posterity only.

Request(request: Promise<T>!, mapError: ((Exception!) -> Exception!)!)