values constant

List<BluetoothDevice_Type> const values

Implementation

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