nationality constant
IRI for schemahttp:nationality [Expects: http://schema.org/Country]
Nationality of the person.
Can be used on: http://schema.org/Person
Implementation
static const nationality = IriTerm.prevalidated(
'http://schema.org/nationality',
);