bytes property

Uint8List get bytes

Implementation

Uint8List           get bytes       =>  _file?.bytes  ??  Uint8List(0);