ResourceLinkContent constructor
const
ResourceLinkContent({})
Implementation
const ResourceLinkContent({
required this.uri,
this.name,
this.description,
this.mimeType,
this.annotations,
this.meta,
});
const ResourceLinkContent({
required this.uri,
this.name,
this.description,
this.mimeType,
this.annotations,
this.meta,
});