create static method

FileTransferPart create()

Implementation

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