create static method

FileDownloadResp create()

Implementation

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