FeedbackLinksSelfIriTemplate constructor

FeedbackLinksSelfIriTemplate({
  1. ContributionLinksFeedbackIriTemplateMapping? mapping,
})

Returns a new FeedbackLinksSelfIriTemplate instance.

Implementation

FeedbackLinksSelfIriTemplate({
  this.mapping,
});