libraryName property Null safety

String libraryName

The name of the class's library.

Implementation

String get libraryName => _libraryName;