code property

FhirCode? code
inherited

code The fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code.

Implementation

FhirCode? get code => throw _privateConstructorUsedError;