input property

Map<String, dynamic> get input

Input handed to the agent harness. Schema is application-defined.

Implementation

Map<String, dynamic> get input;