bytesLoaded property

int bytesLoaded

How many bytes have been loaded.

Implementation

int get bytesLoaded => _delegate.bytesLoaded;