PlaceLinksGeoIriTemplate constructor

PlaceLinksGeoIriTemplate({
  1. BookmarkLinksPlaceIriTemplateMapping? mapping,
})

Returns a new PlaceLinksGeoIriTemplate instance.

Implementation

PlaceLinksGeoIriTemplate({
  this.mapping,
});