getBluetoothMac method

Future<String?> getBluetoothMac()

Implementation

Future<String?> getBluetoothMac() => resolveCursorUri(ContentUris.bluetoothMac);