create static method

FileChunk create()

Implementation

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