library property

String get library

Convenience accessor for the source library, if provided.

Implementation

String get library => details.library ?? 'flutter';