DocumentLinksCreatedByIriTemplate constructor

DocumentLinksCreatedByIriTemplate({
  1. ContributionLinksContributorIriTemplateMapping? mapping,
})

Returns a new DocumentLinksCreatedByIriTemplate instance.

Implementation

DocumentLinksCreatedByIriTemplate({
  this.mapping,
});