items property
Each text item information. JSON arrangement including ItemInfo.item and ItemInfo.itemOp corresponding to the item name and price, supporting up to 5 items.
Implementation
List<ItemInfo>? items;
Each text item information. JSON arrangement including ItemInfo.item and ItemInfo.itemOp corresponding to the item name and price, supporting up to 5 items.
List<ItemInfo>? items;