args property

List<String>? args
final

Arguments to be passed to program.

Implementation

final List<String>? args;