create static method

DownloadProgress create()

Implementation

@$core.pragma('dart2js:noInline')
static DownloadProgress create() => DownloadProgress._();