identifier property

List<Identifier>? identifier
inherited

identifier Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers.

Implementation

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