identifier property

Identifier? identifier
inherited

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

Implementation

Identifier? get identifier => throw _privateConstructorUsedError;