identifier property

List<Identifier>? identifier
inherited

identifier Used in supporting different identifiers for the same product, e.g. manufacturer code and retailer code.

Implementation

List<Identifier>? get identifier => throw _privateConstructorUsedError;