menu
zebra_emdk_plugin package
documentation
services/profile_manager.dart
ProfileManager
getBluetoothMac method
getBluetoothMac method
dark_mode
light_mode
getBluetoothMac
method
Future
<
String
?
>
getBluetoothMac
(
)
Implementation
Future<String?> getBluetoothMac() => resolveCursorUri(ContentUris.bluetoothMac);
zebra_emdk_plugin package
documentation
services/profile_manager
ProfileManager
getBluetoothMac method
ProfileManager class