invites property

  1. @TagNumber(3)
List<OrganizationInvite> invites

Implementation

@$pb.TagNumber(3)
$core.List<OrganizationInvite> get invites => $_getList(2);