arguments property

List? arguments
final

Arguments that the command handler should be invoked with.

Implementation

final List<dynamic>? arguments;