identifier property

List<Identifier>? identifier
inherited

identifier A formal identifier that is used to identify this library when it is represented in other formats, or referenced in a specification, model, design or an instance. e.g. CMS or NQF identifiers for a measure artifact. Note that at least one identifier is required for non-experimental active artifacts.

Implementation

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