create static method

SeqRange create()

Implementation

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