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();