menu
datum package
documentation
source/core/events/datum_event.dart
DatumSyncProgressEvent<T extends DatumEntityInterface>
total property
total property
dark_mode
light_mode
total
property
int
total
final
The total number of operations in this sync cycle.
Implementation
final int total;
datum package
documentation
source/core/events/datum_event
DatumSyncProgressEvent<T extends DatumEntityInterface>
total property
DatumSyncProgressEvent class