exeName property

String get exeName

The name of the executable file that will be created.

Implementation

String get exeName => "$name.exe";