areaList property

List<String> get areaList

Implementation

List<String> get areaList {
  return area.areaList;
}