arguments property Null safety

List<String> arguments
final

The arguments provided for the process.

Implementation

final List<String> arguments;