inactive property

FhirBoolean? inactive
inherited

inactive Whether inactive codes - codes that are not approved for current use - are in the value set. If inactive = true, inactive codes are to be included in the expansion, if inactive = false, the inactive codes will not be included in the expansion. If absent, the behavior is determined by the implementation, or by the applicable $expand parameters (but generally, inactive codes would be expected to be included).

Implementation

FhirBoolean? get inactive => throw _privateConstructorUsedError;