localBytes property

List<int>? localBytes
final

Local bytes — populated only for a small, textual file; null otherwise.

Implementation

final List<int>? localBytes;