onRawBytes property

Stream<Uint8List> onRawBytes
final

Fires when the new raw bytes are received

Implementation

final Stream<Uint8List> onRawBytes;