connectionLost property

RxBool connectionLost
final

Indicator whether the connection to the remote updates was lost and an ongoing reconnection is happening.

Implementation

final RxBool connectionLost = RxBool(false);