usesDevice constant

IriTerm const usesDevice

usesDevice [Expects: https://schema.org/MedicalDevice]

Device used to perform the test.

Can be used on: https://schema.org/MedicalTest

Implementation

static const usesDevice = IriTerm.prevalidated(
  'https://schema.org/usesDevice',
);