args property

List<Object?>? args
final

The arguments that are being passed to the command.

Implementation

final List<Object?>? args;