createFTIndex abstract method

Future<ExecResp> createFTIndex(
  1. CreateFTIndexReq? req
)

Implementation

Future<ExecResp> createFTIndex(CreateFTIndexReq? req);