currentStatus property

DatumSyncStatusSnapshot get currentStatus

The most recent snapshot of the manager's sync status.

Implementation

DatumSyncStatusSnapshot get currentStatus => _statusSubject.value;