BitSequence({Uint8List? bitmap, this.padding = 0}) : bitmap = bitmap ?? Uint8List(0), super(fullyQualifiedName);