connecting property

bool connecting
final

true if the PowerSync connection is busy connecting.

During this stage, PowerSyncBackendConnector.uploadData may already be called, called, and uploading may be true.

Implementation

final bool connecting;