usesDevice constant

IriTerm const usesDevice

IRI for schemahttp:usesDevice [Expects: http://schema.org/MedicalDevice]

Device used to perform the test.

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

Implementation

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