getSession abstract method

Future<GetSessionResp> getSession(
  1. GetSessionReq? req
)

Implementation

Future<GetSessionResp> getSession(GetSessionReq? req);