commands property

List<Command>? commands
final

An array of Command objects that describe each of the specified commands.

Implementation

final List<Command>? commands;