attributes property

  1. @TagNumber.new(11)
LDAPAttributes get attributes

Implementation

@$pb.TagNumber(11)
$6.LDAPAttributes get attributes => $_getN(10);
  1. @TagNumber.new(11)
set attributes (LDAPAttributes value)

Implementation

@$pb.TagNumber(11)
set attributes($6.LDAPAttributes value) => $_setField(11, value);