getEdge abstract method

Future<GetEdgeResp> getEdge(
  1. GetEdgeReq? req
)

Implementation

Future<GetEdgeResp> getEdge(GetEdgeReq? req);