syncStatus top-level property
Stream<SyncStatus>
get
syncStatus
Health Data sync status. Note that this stream does not replay any status already emitted.
Implementation
Stream<SyncStatus> get syncStatus => VitalHealthPlatform.instance.status;