designation property

List<ValueSetDesignation>? designation
inherited

designation Additional representations for this item - other languages, aliases, specialized purposes, used for particular purposes, etc. These are relevant when the conditions of the expansion do not fix to a single correct representation.

Implementation

List<ValueSetDesignation>? get designation =>
    throw _privateConstructorUsedError;