menu
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel.dart
MethodChannelBlueBreeze
deviceServices method
deviceServices method
dark_mode
light_mode
deviceServices
method
@
override
List
<
BBService
>
deviceServices
(
String
id
)
override
Implementation
@override List<BBService> deviceServices(String id) => _deviceServicesStreamController(id).value;
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel
MethodChannelBlueBreeze
deviceServices method
MethodChannelBlueBreeze class