values constant

List<PowerProfileType> const values

Implementation

static const $core.List<PowerProfileType> values = <PowerProfileType> [
  UNRESTRICTED,
  POWER_SAVING_MODE,
];