values constant

List<UrpBatteryState> const values

Implementation

static const $core.List<UrpBatteryState> values = <UrpBatteryState> [
  urpCharging,
  urpDischarging,
  urpCharged,
];