invitations property

List<Invitation>? invitations
getter/setter pair

Invitations that match the list request.

Implementation

core.List<Invitation>? invitations;