create static method

BitArray create()

Implementation

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