updateUserPassword_Pre method
Implementation
$async.Future<$1.OperationResponse> updateUserPassword_Pre($grpc.ServiceCall call, $async.Future<$2.StringValue> request) async {
return updateUserPassword(call, await request);
}
$async.Future<$1.OperationResponse> updateUserPassword_Pre($grpc.ServiceCall call, $async.Future<$2.StringValue> request) async {
return updateUserPassword(call, await request);
}