stop abstract method

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

Implementation

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