schemahttpAdditionalName constant
IriTerm
const schemahttpAdditionalName
additionalName from schemahttp vocabulary [Expects: http://schema.org/Text]
An additional name for a Person, can be used for a middle name.
Can be used on: http://schema.org/Person
Implementation
static const schemahttpAdditionalName = const IriTerm(
'http://schema.org/additionalName',
);