pubspecName property
The global pubspec name attribute, same name of the exe generated from flutter build.
Implementation
final String pubspecName;
The global pubspec name attribute, same name of the exe generated from flutter build.
final String pubspecName;