identifier property

List<Identifier>? identifier
inherited

identifier Id for container. There may be multiple; a manufacturer's bar code, lab assigned identifier, etc. The container ID may differ from the specimen id in some circumstances.

Implementation

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