menu
datum package
documentation
source/core/models/datum_sync_result.dart
DatumSyncResult<T extends DatumEntityInterface>
bytesPushedInCycle property
bytesPushedInCycle property
dark_mode
light_mode
bytesPushedInCycle
property
int
bytesPushedInCycle
final
The number of bytes pushed to the remote in just this sync cycle.
Implementation
final int bytesPushedInCycle;
datum package
documentation
source/core/models/datum_sync_result
DatumSyncResult<T extends DatumEntityInterface>
bytesPushedInCycle property
DatumSyncResult class