originBytes property

List<int>? originBytes
final

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

Implementation

final List<int>? originBytes;