schemahttpHasPOS constant

IriTerm const schemahttpHasPOS

hasPOS from schemahttp vocabulary [Expects: http://schema.org/Place]

Points-of-Sales operated by the organization or person.

Can be used on: http://schema.org/Organization, http://schema.org/Person

Implementation

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