menu
Dart
dart:io
ProcessException
executable property
executable
brightness_4
brightness_5
description
executable
property
String
executable
final
The executable provided for the process.
Implementation
final String executable;
Dart
dart:io
ProcessException
executable property
ProcessException class