exePubspecName property

String get exePubspecName

The name of the executable file that is created with flutter build.

Implementation

String get exePubspecName => "$pubspecName.exe";