processArgs property

List<String>? processArgs
final

Arguments to pass to the process.

Implementation

final List<String>? processArgs;