organizationAdmins property
The admins created/assigned for the Organization
Implementation
@$pb.TagNumber(3)
$pb.PbList<OrganizationAdmin> get organizationAdmins => $_getList(2);
The admins created/assigned for the Organization
@$pb.TagNumber(3)
$pb.PbList<OrganizationAdmin> get organizationAdmins => $_getList(2);