resourceType property

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

resourceType This is a Device resource

Implementation

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