executableName property
String
get
executableName
The name of the executable. (e.g. dart
or flutter
)
Implementation
String get executableName;
The name of the executable. (e.g. dart
or flutter
)
String get executableName;