getSessionInternal_Pre method
Implementation
$async.Future<$8.Tokens> getSessionInternal_Pre($grpc.ServiceCall call, $async.Future<$8.SessionRequest> request) async {
return getSessionInternal(call, await request);
}
$async.Future<$8.Tokens> getSessionInternal_Pre($grpc.ServiceCall call, $async.Future<$8.SessionRequest> request) async {
return getSessionInternal(call, await request);
}