holdsAccount constant

IriTerm const holdsAccount

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