stop abstract method

Future<StopResponse> stop(
  1. ServiceCall call,
  2. StopRequest request
)

Implementation

$async.Future<$22.StopResponse> stop($grpc.ServiceCall call, $22.StopRequest request);