states property

List<String> states
getter/setter pair

Implementation

static List<String> states = ['B', 'M', 'E', 'S'];