dropFTIndex abstract method

Future<ExecResp> dropFTIndex(
  1. DropFTIndexReq? req
)

Implementation

Future<ExecResp> dropFTIndex(DropFTIndexReq? req);