getOneSession_Pre method
Implementation
$async.Future<$0.SessionConfig> getOneSession_Pre($grpc.ServiceCall $call, $async.Future<$0.SessionConfig> $request) async {
return getOneSession($call, await $request);
}
$async.Future<$0.SessionConfig> getOneSession_Pre($grpc.ServiceCall $call, $async.Future<$0.SessionConfig> $request) async {
return getOneSession($call, await $request);
}