characteristic property

List<InventoryItemCharacteristic>? characteristic
inherited

characteristic The descriptive or identifying characteristics of the item.

Implementation

List<InventoryItemCharacteristic>? get characteristic =>
    throw _privateConstructorUsedError;