bsonBinary property

BsonBinary bsonBinary

The BsonBinary is in the desired legacy format to store

Implementation

BsonBinary get bsonBinary => BsonBinary.from(content, subType: 3);