dropIndex abstract method

Future<Empty> dropIndex(
  1. ServiceCall call,
  2. DropIndexRequest request
)

Implementation

$async.Future<$0.Empty> dropIndex(
    $grpc.ServiceCall call, $1.DropIndexRequest request);