dartName top-level property

String dartName
final

The name of the package, as specified in the pubspec.

Implementation

final dartName = pubspec.name;