menu
termparser package
documentation
termparser_events.dart
EngineErrorEvent
rawBytes property
rawBytes property
dark_mode
light_mode
rawBytes
property
List
<
int
>
rawBytes
final
Raw bytes that caused the error (full sequence bytes accumulated)
Implementation
final List<int> rawBytes;
termparser package
documentation
termparser_events
EngineErrorEvent
rawBytes property
EngineErrorEvent class