permissions property
An integer value representing the permissions of the characteristic that is converted into a List<BleCharacteristicPermission> representing the permissions of the Bluetooth characteristic.
Implementation
final List<BleCharacteristicPermission>? permissions;