RANDOM_PIN constant

Device generates a random PIN that will be shown on the screen of the device for pairing

Implementation

static const Config_BluetoothConfig_PairingMode RANDOM_PIN =
    Config_BluetoothConfig_PairingMode._(
        0, _omitEnumNames ? '' : 'RANDOM_PIN');