foafHoldsAccount constant
IriTerm
const foafHoldsAccount
holdsAccount from foaf vocabulary [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 foafHoldsAccount = const IriTerm(
'http://xmlns.com/foaf/0.1/holdsAccount',
);