connected property

bool connected
final

true if currently connected.

This means the PowerSync connection is ready to download, and PowerSyncBackendConnector.uploadData may be called for any local changes.

Implementation

final bool connected;