ReviewLinksSelfIriTemplate constructor

ReviewLinksSelfIriTemplate({
  1. ReviewLinksSelfIriTemplateMapping? mapping,
})

Returns a new ReviewLinksSelfIriTemplate instance.

Implementation

ReviewLinksSelfIriTemplate({
  this.mapping,
});