getCurrentAccountId_Pre method
Implementation
$async.Future<$1.AccountAccess> getCurrentAccountId_Pre(
$grpc.ServiceCall $call, $async.Future<$0.UserId> $request) async {
return getCurrentAccountId($call, await $request);
}
$async.Future<$1.AccountAccess> getCurrentAccountId_Pre(
$grpc.ServiceCall $call, $async.Future<$0.UserId> $request) async {
return getCurrentAccountId($call, await $request);
}