name property

String name
final

The package name defined in the pubspec.yaml

The package name might be different from the directory the package is placed in

Implementation

final String name;