states property

List<String> states
getter/setter pair

Implementation

static List<String> states = <String>[
  'Vava','Tongatapu','Ha',
];