bleLackConnectPermissionBluetooth property
String
get
bleLackConnectPermissionBluetooth
Missing the Bluetooth connection permission
Implementation
String get bleLackConnectPermissionBluetooth {
return Intl.message(
'Missing the Bluetooth connection permission',
name: 'bleLackConnectPermissionBluetooth',
desc: '',
args: [],
);
}