executable property - ProcessException class - dart:io library (original) (raw)
String executable
final
The executable provided for the process.
Implementation
final String executable;
String executable
final
The executable provided for the process.
final String executable;