bytes property

List<int>? bytes
final

Byte array of the file.

Implementation

final List<int>? bytes;