name property
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;
The name defined in the root "pubspec.yaml". This name is used for logging purposes and also used when generating certain IDE files.
final String name;