RANDOM_PIN constant
Config_BluetoothConfig_PairingMode
const RANDOM_PIN
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');