bytes property
The chunk bytes, when the document's payloads are loaded; otherwise null (a manifest-only document).
Implementation
Uint8List? bytes;
The chunk bytes, when the document's payloads are loaded; otherwise null (a manifest-only document).
Uint8List? bytes;