code property

FhirCode? code
inherited

code Code that identifies the type of response to the message - whether it was successful or not, and whether it should be resent or not.

Implementation

FhirCode? get code => throw _privateConstructorUsedError;