accountServiceHomepage constant

IriTerm const accountServiceHomepage

accountServiceHomepage [Expects: http://xmlns.com/foaf/0.1/Document]

Indicates a homepage of the service provide for this online account.

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

Implementation

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