arguments property

Map<String, dynamic> arguments
final

Structured arguments passed to the tool or recorded into state.

Implementation

final Map<String, dynamic> arguments;