connectionState

abstract val connectionState: StateFlow<ConnectionState>

StateFlow that indicates if we are currently online, connecting of offline.