shouldReconnect property

bool shouldReconnect

Implementation

bool get shouldReconnect => isPersistent && !_stopTrying;