update_Pre method
Implementation
$async.Future<$2.AccountProto> update_Pre($grpc.ServiceCall $call, $async.Future<$2.AccountProto_UpdateRequest> $request) async {
return update($call, await $request);
}
$async.Future<$2.AccountProto> update_Pre($grpc.ServiceCall $call, $async.Future<$2.AccountProto_UpdateRequest> $request) async {
return update($call, await $request);
}