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