schemaExifData constant

IriTerm const schemaExifData

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

exif data for this object.

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

Implementation

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