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