identifier property

List<Identifier>? identifier
inherited

identifier A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.

Implementation

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