approvePlan property
Presents plan and returns the user's PlanApproval.
Implementation
final Future<PlanApproval> Function(AgentPlan plan) approvePlan;
Presents plan and returns the user's PlanApproval.
final Future<PlanApproval> Function(AgentPlan plan) approvePlan;