library property

String? library
final

A human-readable brief name describing the library that caught the error message. This is used by the default error handler in the header dumped to the console.

Implementation

final String? library;