arguments property

Map<String, Object?> arguments
final

The arguments for the tool function.

Implementation

final Map<String, Object?> arguments;