total property

int get total

Alias for totalBytes for backward compatibility

Implementation

int get total => totalBytes;