type property

FhirBoolean? type
inherited

type Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).

Implementation

FhirBoolean? get type => throw _privateConstructorUsedError;