OccupantLinksSelfIriTemplate constructor

OccupantLinksSelfIriTemplate({
  1. OccupantLinksSelfIriTemplateMapping? mapping,
})

Returns a new OccupantLinksSelfIriTemplate instance.

Implementation

OccupantLinksSelfIriTemplate({
  this.mapping,
});