updateUser_Pre method
Implementation
$async.Future<$12.AccountUser> updateUser_Pre(
$grpc.ServiceCall $call, $async.Future<$12.AccountUser> $request) async {
return updateUser($call, await $request);
}
$async.Future<$12.AccountUser> updateUser_Pre(
$grpc.ServiceCall $call, $async.Future<$12.AccountUser> $request) async {
return updateUser($call, await $request);
}