apiCatching

internal inline fun <T, R : QWSdkResponse> T.apiCatching(block: T.() -> R): Result<R>(source)