branchList property

List<String> branchList
getter/setter pair

Implementation

List<String> branchList = [
  "Koramangala",
  "Rajaji Nagar",
];