args property

List<String>? args
final

The list of user-supplied arguments.

Implementation

final List<String>? args;