libraryUri property

String? libraryUri
final

If this instructions object originated from a function then libraryUri will contain uri of the library of that function.

Implementation

final String? libraryUri;