states property

List<String> states
getter/setter pair

Implementation

static List<String> states = <String>[
  'Príncipe','São Tomé',
];