stopAll abstract method

Future<StopAllResponse> stopAll(
  1. ServiceCall call,
  2. StopAllRequest request
)

Implementation

$async.Future<$30.StopAllResponse> stopAll($grpc.ServiceCall call, $30.StopAllRequest request);