bluetoothIsGranted property

bool bluetoothIsGranted
getter/setter pair

A boolean variable that is used to check if bluetooth permission has been granted

Implementation

bool bluetoothIsGranted = false;