FeedbackLinksCategoryIriTemplate constructor

FeedbackLinksCategoryIriTemplate({
  1. CategoryLinksSelfIriTemplateMapping? mapping,
})

Returns a new FeedbackLinksCategoryIriTemplate instance.

Implementation

FeedbackLinksCategoryIriTemplate({
  this.mapping,
});