currentStatus property
DatumSyncStatusSnapshot
get
currentStatus
The most recent snapshot of the manager's sync status.
Implementation
DatumSyncStatusSnapshot get currentStatus => _statusSubject.value;
The most recent snapshot of the manager's sync status.
DatumSyncStatusSnapshot get currentStatus => _statusSubject.value;