items property

List<Item>? items
final

A list of items in the order.

Implementation

final List<Item>? items;