resourceType property

  1. @JsonKey(unknownEnumValue: R5ResourceType.TestPlan)
R5ResourceType resourceType
inherited

resourceType This is a TestPlan resource

Implementation

@JsonKey(unknownEnumValue: R5ResourceType.TestPlan)
R5ResourceType get resourceType => throw _privateConstructorUsedError;