create static method

DownloadEvent create()

Implementation

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