invitations property

  1. @TagNumber(1)
List<GetInvitationsByUserResponse_Invitation> get invitations

Implementation

@$pb.TagNumber(1)
$core.List<GetInvitationsByUserResponse_Invitation> get invitations => $_getList(0);