realEstateAgent constant

IriTerm const realEstateAgent

realEstateAgent [Expects: https://schema.org/RealEstateAgent]

A sub property of participant. The real estate agent involved in the action.

Can be used on: https://schema.org/RentAction

Implementation

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