connectionLost property
final
Indicator whether the connection to the remote updates was lost and an ongoing reconnection is happening.
Implementation
final RxBool connectionLost = RxBool(false);
Indicator whether the connection to the remote updates was lost and an ongoing reconnection is happening.
final RxBool connectionLost = RxBool(false);