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