cumulativeBytesLoaded property Null safety
final
The number of bytes that have been received across the wire thus far.
Implementation
final int cumulativeBytesLoaded;
The number of bytes that have been received across the wire thus far.
final int cumulativeBytesLoaded;