bytes property
Byte data for this file. Particularly useful if you want to manipulate its data or easily upload to somewhere else. Check here in the FAQ an example on how to use it to upload on web.
Implementation
final Uint8List? bytes;
Byte data for this file. Particularly useful if you want to manipulate its data or easily upload to somewhere else. Check here in the FAQ an example on how to use it to upload on web.
final Uint8List? bytes;