executable property

  1. @nonVirtual
String executable
latefinal

The executable that is used whenever this CliTool starts a io.Process.

Implementation

@nonVirtual
late final String executable;