create static method

FileRangeReq create()

Implementation

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