stopPlan abstract method

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

Implementation

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