arguments property

Map<String, dynamic> arguments
final

The JSON-formatted arguments provided by the AI.

Implementation

final Map<String, dynamic> arguments;