values constant Null safety

List<BluetoothState_State> const values

Implementation

static const $core.List<BluetoothState_State> values = <BluetoothState_State> [
  UNKNOWN,
  UNAVAILABLE,
  UNAUTHORIZED,
  TUNING_ON,
  ON,
  TUNING_OFF,
];