name property

String name
final

The name defined in the root "pubspec.yaml". This name is used for logging purposes and also used when generating certain IDE files.

Implementation

final String name;