autoReconnectOnConnectionLost property

bool autoReconnectOnConnectionLost
final

When true, the repository may attempt to reconnect and re-execute the operation on connection-lost errors. Default is false.

Implementation

final bool autoReconnectOnConnectionLost;