normalSafeApiCall

fun <T> normalSafeApiCall(apiCall: () -> T): T?(source)