args property

List<String>? args
final

Optional arguments for the executable.

Implementation

final List<String>? args;