getItems property

List<String> get getItems

Implementation

List<String> get getItems {
  return items;
}