items property

List<Item>? items
final

A list of items that match the select expression.

Implementation

final List<Item>? items;