VALUES constant

List<ServerService> const VALUES

A list containing all of the enum values that are defined.

Implementation

static const List<ServerService> VALUES = <ServerService>[LOG, STATUS];