bytes property

List<int>? bytes
final

The cached bytes content of the file.

Implementation

final List<int>? bytes;