totalBytes property
int
get
totalBytes
The total bytes of the load bundle task.
Implementation
int get totalBytes => _delegate.totalBytes;
The total bytes of the load bundle task.
int get totalBytes => _delegate.totalBytes;