library property

String library
final

Returns a human-friendly description of the library that this stack frame comes from.

This will usually be the string form of uri, but a relative URI will be used if possible. Data URIs will be truncated.

Implementation

final String library = "unparsed"