implementationGuideElement property

  1. @JsonKey(name: '_implementationGuide')
List<Element>? implementationGuideElement
inherited

Implementation

@JsonKey(name: '_implementationGuide')
List<Element>? get implementationGuideElement =>
    throw _privateConstructorUsedError;