data property

Stream<List<int>>? data

The raw payload of the InteractionOutput as a Byte Stream.

Implementation

Stream<List<int>>? get data;