noCrashSuspend

suspend fun noCrashSuspend(enableLog: Boolean = true, func: suspend () -> Unit): String?