create static method

BitSequence create()

Implementation

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