display property

String? display
inherited

display The text to display to the user for this concept in the context of this valueset. If no display is provided, then applications using the value set use the display specified for the code by the system.

Implementation

String? get display => throw _privateConstructorUsedError;