dropEdge abstract method

Future<ExecResp> dropEdge(
  1. DropEdgeReq? req
)

Implementation

Future<ExecResp> dropEdge(DropEdgeReq? req);