GetTypedLinkFacetInformationResponse constructor

GetTypedLinkFacetInformationResponse({
  1. List<String>? identityAttributeOrder,
})

Implementation

GetTypedLinkFacetInformationResponse({
  this.identityAttributeOrder,
});