TransferAction constant

IriTerm const TransferAction

IRI for schema:TransferAction

The act of transferring/moving (abstract or concrete) animate or inanimate objects from one place to another.

Implementation

static const TransferAction = IriTerm.prevalidated(
  'https://schema.org/TransferAction',
);