arguments property

Map<String, dynamic> arguments
final

Tool arguments from the plan step.

Implementation

final Map<String, dynamic> arguments;