totalBytes property

int totalBytes

The total bytes of the load bundle task.

Implementation

int get totalBytes => _delegate.totalBytes;