fastUpload property

bool fastUpload

Implementation

bool get fastUpload => uploadId == null && blockList.isEmpty;