code property

FhirCode? code
inherited

code A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

Implementation

FhirCode? get code => throw _privateConstructorUsedError;