realEstateAgent constant
realEstateAgent [Expects: http://schema.org/RealEstateAgent]
A sub property of participant. The real estate agent involved in the action.
Can be used on: http://schema.org/RentAction
Implementation
static const realEstateAgent = IriTerm.prevalidated(
'http://schema.org/realEstateAgent',
);