items property

List<Model>? items
final

The current page of elements from this collection.

Implementation

final List<Model>? items;