values constant Null safety

List<BluetoothScanMode_Mode> const values

Implementation

static const $core.List<BluetoothScanMode_Mode> values = <BluetoothScanMode_Mode> [
  LOW_POWER,
  BALANCED,
  LOWLATENCY,
  OPORTUNISTIC,
];