items property

List<T> get items

Gets the items list.

Returns

  • The items list of the given type.

Implementation

List<T> get items;