menu
datum package
documentation
source/core/events/datum_sync_statistics.dart
DatumSyncStatistics
totalSyncs property
totalSyncs property
dark_mode
light_mode
totalSyncs
property
int
totalSyncs
final
The total number of sync operations that have been initiated.
Implementation
final int totalSyncs;
datum package
documentation
source/core/events/datum_sync_statistics
DatumSyncStatistics
totalSyncs property
DatumSyncStatistics class