schemahttpExifData constant

IriTerm const schemahttpExifData

exifData from schemahttp vocabulary [Expects: http://schema.org/PropertyValue, http://schema.org/Text]

exif data for this object.

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

Implementation

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