inventoryListing property

List<InventoryReportInventoryListing>? inventoryListing
inherited

inventoryListing An inventory listing section (grouped by any of the attributes).

Implementation

List<InventoryReportInventoryListing>? get inventoryListing =>
    throw _privateConstructorUsedError;