LspLocationLink constructor
const
LspLocationLink({})
Implementation
const LspLocationLink({
required this.targetUri,
required this.targetRange,
required this.targetSelectionRange,
this.originSelectionRange,
});