bytes property
Uint8List?
get
bytes
Gets the original raw binary data (plaintext) before encoding.
Implementation
Uint8List? get bytes;
Gets the original raw binary data (plaintext) before encoding.
Uint8List? get bytes;