Dart
dart:io
ProcessException
arguments property
description
arguments property
List
<
String
>
arguments
final
Contains the arguments provided for the process.
Implementation
final
List
<
String
> arguments