code property

FhirCode? code
inherited

code Describes the type of the issue. The system that creates an OperationOutcome SHALL choose the most applicable code from the IssueType value set, and may additional provide its own code for the error in the details element.

Implementation

FhirCode? get code => throw _privateConstructorUsedError;