insertionOrders property
The list of insertion orders.
This list will be absent if empty.
Implementation
core.List<InsertionOrder>? insertionOrders;
The list of insertion orders.
This list will be absent if empty.
core.List<InsertionOrder>? insertionOrders;