items property

List<Model>? items
final

The elements from this collection.

Implementation

final List<Model>? items;