commands property

List<Command>? commands
final

(Optional) The list of commands requested by the user.

Implementation

final List<Command>? commands;