bytesWritten property

int get bytesWritten

Bytes handed to the store by successful stores.

Implementation

int get bytesWritten => _bytesWritten;