core / com.gmail.ayteneve93.blueberrysherbetcore.request.info / BlueberryCallbackWithResult
(JVM) typealias BlueberryCallbackWithResult<ReturnType> = (status: Int, value: ReturnType?) -> Unit
typealias BlueberryCallbackWithResult<ReturnType> = (status:
Int
, value: ReturnType?) ->
Unit