Link constructor
const
Link(})
Constructor.
Implementation
const Link(
this.href, {
this.type,
this.rel,
this.anchor,
this.sizes,
this.hreflang,
this.additionalFields = const {},
});
Constructor.
const Link(
this.href, {
this.type,
this.rel,
this.anchor,
this.sizes,
this.hreflang,
this.additionalFields = const {},
});