bleLackScanPermissionBluetooth property
String
get
bleLackScanPermissionBluetooth
The Bluetooth scan permission is missing
Implementation
String get bleLackScanPermissionBluetooth {
return Intl.message(
'The Bluetooth scan permission is missing',
name: 'bleLackScanPermissionBluetooth',
desc: '',
args: [],
);
}