name property

  1. @override
String name
override

Return the name of this library, possibly the empty string if this library does not have an explicit name.

Implementation

@override
String get name;