connectionState

abstract val connectionState: StateFlow<ConnectionState>(source)

Canonical app-level connection state.

This is the single source of truth for connection status across the entire application.

See also