sourceBytes property

Uint8List sourceBytes
final

Exact parser input bytes. Unlike source, this preserves malformed UTF-8 and is therefore authoritative for byte-ranged text providers.

Implementation

final Uint8List sourceBytes;