type property

FhirCode? type
inherited

type The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.

Implementation

FhirCode? get type => throw _privateConstructorUsedError;