VALUES constant
A list containing all of the enum values that are defined.
Implementation
static const List<ExecutionService> VALUES = <ExecutionService>[LAUNCH_DATA];
A list containing all of the enum values that are defined.
static const List<ExecutionService> VALUES = <ExecutionService>[LAUNCH_DATA];