inputs property

Map<String, dynamic> inputs
final

The input values to the agent.

Implementation

final Map<String, dynamic> inputs;