contentType property

FhirCode? contentType
inherited

contentType Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

Implementation

FhirCode? get contentType => throw _privateConstructorUsedError;