values constant

List<StateManagerService> const values

List of all possible values in this StateManagerService.

Implementation

static const values = <StateManagerService>[
  LB_SETUP,
  LB_FIREWALL,
  LB_WRITER,
];