stopPlan abstract method

Future<StopPlanResponse> stopPlan(
  1. ServiceCall call,
  2. StopPlanRequest request
)

Implementation

$async.Future<$35.StopPlanResponse> stopPlan($grpc.ServiceCall call, $35.StopPlanRequest request);