awaitNull

suspend fun <R> RestAction<*>.awaitNull(): R?(source)

Awaits the completion of this RestAction and returns null.