create static method

FileRangeResp create()

Implementation

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