create static method

Sequence create()

Implementation

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