menu
scanwedge package
documentation
scanwedge_channel.dart
ScanwedgeChannel
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
ScanResult
>
get
stream
Implementation
Stream<ScanResult> get stream => _streamController.stream;
scanwedge package
documentation
scanwedge_channel
ScanwedgeChannel
stream property
ScanwedgeChannel class