stopAll abstract method

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

Implementation

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