onStopAgent property

Future<void> Function()? onStopAgent
final

Stops the agent and leaves it stopped.

Implementation

final Future<void> Function()? onStopAgent;