extends_ property

  1. @JsonKey(name: 'extends')
FhirId? extends_
inherited

extends Another group that this group adds rules to.

Implementation

@JsonKey(name: 'extends')
FhirId? get extends_ => throw _privateConstructorUsedError;