menu
jetleaf_lang package
documentation
lang.dart
LinkDeclaration
getReferenceUri abstract method
getReferenceUri abstract method
dark_mode
light_mode
getReferenceUri
abstract method
Uri
?
getReferenceUri
(
)
Gets where this reference was found.
Returns:
The
Uri
where this reference appears
May differ from canonical location for imports/aliases
Implementation
Uri? getReferenceUri();
jetleaf_lang package
documentation
lang
LinkDeclaration
getReferenceUri abstract method
LinkDeclaration class