resourceType property

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

resourceType This is a Communication resource

Implementation

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