RelativeDistinguishedName constructor

RelativeDistinguishedName({
  1. List<AttributeTypeAndValue>? attributes,
})

Implementation

RelativeDistinguishedName({this.attributes});