menu
dart_wot package
documentation
core.dart
InteractionOutput
data property
data property
dark_mode
light_mode
data
property
Stream
<
List
<
int
>
>
?
get
data
The raw payload of the
InteractionOutput
as a Byte
Stream
.
Implementation
Stream<List<int>>? get data;
dart_wot package
documentation
core
InteractionOutput
data property
InteractionOutput class