PlaceLinksChildrenIriTemplate constructor

PlaceLinksChildrenIriTemplate({
  1. PlaceLinksChildrenIriTemplateMapping? mapping,
})

Returns a new PlaceLinksChildrenIriTemplate instance.

Implementation

PlaceLinksChildrenIriTemplate({
  this.mapping,
});