association property

List<InventoryItemAssociation>? association
inherited

association Association with other items or products.

Implementation

List<InventoryItemAssociation>? get association =>
    throw _privateConstructorUsedError;