menu
universal_bluetooth package
documentation
universal_bluetooth_platform_interface.dart
UniversalBluetoothPlatform
startBeaconScanning abstract method
startBeaconScanning abstract method
dark_mode
light_mode
startBeaconScanning
abstract method
Future
<
void
>
startBeaconScanning
(
{
List
<
String
>
?
uuids
,
})
Implementation
Future<void> startBeaconScanning({List<String>? uuids});
universal_bluetooth package
documentation
universal_bluetooth_platform_interface
UniversalBluetoothPlatform
startBeaconScanning abstract method
UniversalBluetoothPlatform class