menu
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel.dart
MethodChannelBlueBreeze
devicesStream property
devicesStream property
dark_mode
light_mode
devicesStream
property
@
override
Stream
<
Map
<
String
,
BBDevice
>
>
get
devicesStream
override
Implementation
@override Stream<Map<String, BBDevice>> get devicesStream => _devicesStreamController.stream;
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel
MethodChannelBlueBreeze
devicesStream property
MethodChannelBlueBreeze class