hasRepresentation constant
hasRepresentation [Expects: http://schema.org/PropertyValue, http://schema.org/Text, http://schema.org/URL]
A common representation such as a protein sequence or chemical structure for this entity. For images use schema.org/image.
Can be used on: http://schema.org/BioChemEntity
Implementation
static const hasRepresentation = IriTerm.prevalidated(
'http://schema.org/hasRepresentation',
);