admins property

  1. @TagNumber.new(3)
PbList<CreateOrganizationRequest_Admin> get admins

Additional Admins for the Organization.

Implementation

@$pb.TagNumber(3)
$pb.PbList<CreateOrganizationRequest_Admin> get admins => $_getList(2);