resourceType property

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

resourceType This is a DeviceRequest resource

Implementation

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