values constant Null safety

List<BluetoothDeviceType_Type> const values

Implementation

static const $core.List<BluetoothDeviceType_Type> values = <BluetoothDeviceType_Type> [
  UNKNOWN,
  CLASSIC,
  LE,
  DUAL,
];