create static method

FileUploadReq create()

Implementation

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