account constant
IRI for foaf:account [Expects: http://xmlns.com/foaf/0.1/OnlineAccount]
Indicates an account held by this agent.
Can be used on: http://xmlns.com/foaf/0.1/Agent
Implementation
static const account = IriTerm.prevalidated(
'http://xmlns.com/foaf/0.1/account',
);