clientNotification

abstract val clientNotification: StateFlow<ClientNotification?>(source)

Flow of notifications from the radio client.

These represent high-level events like "Handshake completed" or "Channel configuration updated."