values constant

Implementation

static const $core.List<Config_BluetoothConfig_PairingMode> values =
    <Config_BluetoothConfig_PairingMode>[
  RANDOM_PIN,
  FIXED_PIN,
  NO_PIN,
];