stop abstract method

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

Implementation

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