accountName constant

IriTerm const accountName

accountName [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

Indicates the name (identifier) associated with this online account.

Can be used on: http://xmlns.com/foaf/0.1/OnlineAccount

Implementation

static const accountName = IriTerm.prevalidated(
  'http://xmlns.com/foaf/0.1/accountName',
);