unit

suspend fun unit()

Deprecated

Prefer simply using Unit, or empty lambda when needed

Replace with

Unit