create static method

DownloadFilePlan create()

Implementation

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