args property

Map<String, dynamic> args
final

args is the arguments of the command.

Implementation

final Map<String, dynamic> args;