binaryValue property
Binary type attributes can store any binary data, such as compressed data, encrypted data, or images.
Implementation
final Uint8List? binaryValue;
Binary type attributes can store any binary data, such as compressed data, encrypted data, or images.
final Uint8List? binaryValue;