getSession abstract method

Future<GetSessionResponse> getSession(
  1. ServiceCall call,
  2. GetSessionRequest request
)

Implementation

$async.Future<$0.GetSessionResponse> getSession($grpc.ServiceCall call, $0.GetSessionRequest request);