argumentList property

List<String>? argumentList
final

The values of the argument.

Implementation

final List<String>? argumentList;