stop abstract method

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

Implementation

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