input property

  1. @override
Map<String, dynamic> input
final

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

Implementation

@override
final Map<String, dynamic> input;