type property

FhirCode? type
inherited

type Action to take - permit or deny - when the rule conditions are met. Not permitted in root rule, required in all nested rules.

Implementation

FhirCode? get type => throw _privateConstructorUsedError;